home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / cybint3.exe / cybint3.DXR / 00030.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  128 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 10 = the duration of cast 29 then
  3.     go("out")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.